<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_RUSSIAN</nationality>

		<long_name>T-28 Model E</long_name>
		<short_name>T-28E</short_name>
		<comment>A multi-turreted medium tank, armed with a 76.2mm L-10 cannon and four light machine guns, with extra frontal armor</comment>

		<uniform>russian_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>4</month><year>1940</year><number>90</number></data>
		<data><month>6</month><year>1941</year><number>80</number></data>
		<data><month>9</month><year>1941</year><number>60</number></data>
		<data><month>12</month><year>1941</year><number>40</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-T-28.png</image_profile>
			<weight>32000</weight>
		</attributes>

		<drive>
			<engine>
				<name>Mikulin M 17T</name>
				<horsepower>450</horsepower>
				<reliability>RELIABILITY_POOR</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>5</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CLUTCH_AND_BRAKE</steering>

			<can_make_smoke_screen>yes</can_make_smoke_screen>

			<exhaust_pipe><offsetX>120</offsetX><offsetY>160</offsetY></exhaust_pipe>
			<exhaust_pipe><offsetX>-120</offsetX><offsetY>160</offsetY></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-T-28.png</image_view>

			<width>287</width>
			<length>744</length>
			<height>158</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>80@22</upper_front>
				<lower_front>30@-25</lower_front>
				<upper_side>20</upper_side>
				<lower_side>30</lower_side>
				<upper_rear>15@68</upper_rear>
				<lower_rear>20@-37</lower_rear>
				<top>15</top>
				<bottom>16</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_TOKAREV</type></weapon>
				<ammo><for>WEAPON_PISTOL_TOKAREV</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>240</width>
			<length>270</length>
			<height>52</height>

			<offsetX>0</offsetX>
			<offsetY>0</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>30</front>
				<side>20</side>
				<upper_rear>15</upper_rear>
				<lower_rear>20</lower_rear>
				<top>15</top>
			</armour>
		</superstructure>

		<turret>
			<image_view>Image-T-28 turret small.png</image_view>

			<diameter>110</diameter>
			<height>50</height>
			<offsetX>75</offsetX>
			<offsetY>-196</offsetY>

			<rotate_time>28</rotate_time>
			<rotate_left>20</rotate_left>
			<rotate_right>150</rotate_right>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>22</front>
				<side>20</side>
				<rear>20</rear>
				<top>10</top>
				<mantlet>0</mantlet>
			</armour>

			<weapon><type>WEAPON_LMG_DT</type><offsetX>9</offsetX><offsetY>-50</offsetY></weapon>
			<ammo><for>WEAPON_LMG_DT</for><rounds>2646</rounds></ammo>

			<man>
				<job>JOB_MACHINE_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_TOKAREV</type></weapon>
				<ammo><for>WEAPON_PISTOL_TOKAREV</for><rounds>60</rounds></ammo>
			</man>
		</turret>

		<turret>
			<image_view>Image-T-28 turret small.png</image_view>

			<diameter>110</diameter>
			<height>50</height>
			<offsetX>-75</offsetX>
			<offsetY>-196</offsetY>

			<rotate_time>28</rotate_time>
			<rotate_left>150</rotate_left>
			<rotate_right>20</rotate_right>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>22</front>
				<side>20</side>
				<rear>20</rear>
				<top>10</top>
				<mantlet>0</mantlet>
			</armour>

			<weapon><type>WEAPON_LMG_DT</type><offsetX>9</offsetX><offsetY>-50</offsetY></weapon>
			<ammo><for>WEAPON_LMG_DT</for><rounds>2646</rounds></ammo>

			<man>
				<job>JOB_MACHINE_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_TOKAREV</type></weapon>
				<ammo><for>WEAPON_PISTOL_TOKAREV</for><rounds>60</rounds></ammo>
			</man>
		</turret>

		<turret>
			<image_view>Image-T-28 turret.png</image_view>

			<diameter>180</diameter>
			<height>72</height>
			<offsetX>0</offsetX>
			<offsetY>-60</offsetY>

			<rotate_time>28</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>70</front>
				<side>20</side>
				<rear>30</rear>
				<top>15</top>
				<mantlet>70</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_76_L_10</type></weapon>
			<weapon><type>WEAPON_LMG_DT</type><offsetX>30</offsetX><offsetY>-40</offsetY></weapon>
			<weapon><type>WEAPON_LMG_DT</type><offsetX>-8</offsetX><offsetY>80</offsetY><offset_angle>180</offset_angle></weapon>
			<ammo><for>WEAPON_CANNON_76_L_10</for><flavour>FLAVOUR_HE</flavour><rounds>36</rounds></ammo>
			<ammo><for>WEAPON_CANNON_76_L_10</for><flavour>FLAVOUR_CANISTER</flavour><rounds>23</rounds></ammo>
			<ammo><for>WEAPON_CANNON_76_L_10</for><flavour>FLAVOUR_APCBC</flavour><rounds>10</rounds></ammo>
			<ammo><for>WEAPON_LMG_DT</for><rounds>2646</rounds></ammo>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_TOKAREV</type></weapon>
				<ammo><for>WEAPON_PISTOL_TOKAREV</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_TOKAREV</type></weapon>
				<ammo><for>WEAPON_PISTOL_TOKAREV</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_TOKAREV</type></weapon>
				<ammo><for>WEAPON_PISTOL_TOKAREV</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
